Click here to Login




Script Manager


Script Manager

1. Script Manager

 

1.1. Introduction

 

The script manager is a tool that let you write, update and manage your scripts.
Scripts are used to perform tasks and to control application behavior.
Script use Jscript.Net as programming language.
 

 

1.2. Create a new Script

 

In 'Tools' menu, click on 'Script Editor'. Click then on 'File', then 'New'. Type a file name, and then click on 'OK'.
CTRL+SPACE shortcut shows you the available functions and variables.

Script Example:

var a = 2;

var i : int = 0;

 

var chart : Chart = Charts.GetSelectedChart();

 

for(i=0;i<1000;i++)

{

    chart.ScrollBarIndex = i;

    App.Sleep(30);

}

 

 

1.3. Open an existing script

 

To open an existing script in the 'Script Manager', click on 'File', then click on 'Open' and then select a file; a new tab will appears.

 

1.4. Execute a script

 

To compile and execute a script within the 'Script Manager', select the script you want to execute then click on 'Execute' in the menu bar




Manual

 

Back Parent

 

Download Manual in CHM or PDF format







QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.